Crate go_vm

source ·
Expand description

This crate is part of the Goscript project. Please refer to https://goscript.dev for more information.

Feature

  • async: Channel and goroutine support
  • btree_map: Make it use BTreeMap instead of HashMap
  • instruction_pos: Add instruction position to bytecode for debugging
  • serde_borsh: Serde support for bytecode using Borsh

Modules

Structs

Traits

  • A FFI Object implemented in Rust for Goscript to call

Functions

Type Aliases

Attribute Macros

Derive Macros